Method OrderBy<TField>(Expression<Func<IRedbGrouping<TKey, TProps>, TField>>)
Order rows within window ascending.
IGroupedWindowSpec<TKey, TProps> OrderBy<TField>(Expression<Func<IRedbGrouping<TKey, TProps>, TField>> orderSelector)
Order rows within window ascending.
IGroupedWindowSpec<TKey, TProps> OrderBy<TField>(Expression<Func<IRedbGrouping<TKey, TProps>, TField>> orderSelector)